PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListItem Class / getValue Method
In This Topic
    getValue Method
    In This Topic
    Gets the item value.
    Syntax
    public java.lang.String getValue()

    Return Value

    The item value used in export operations.
    See Also